@charset "utf-8";
/* CSS Document */

body{
	font-size:12px;
	color:#333;
	font-family:"宋体";
	background:url() repeat-x;
}
*{
	margin:0px auto;
	padding:0px;
	border:0px;
	list-style-type:none;
}
a{
	text-decoration:none;
	color:#333;
}
a:hover{
	text-decoration:none;
	color:#F00;
}
#content{
	width:1000px;
}
.header{
	float:none;
	width:1366px;
	height:89px;
	background-image: url(../gaiban/b.jpg);
	background-repeat: no-repeat;
}
.nav{ float:left; width:1000px; height:37px;}
.nav ul li{ float:left; line-height:35px; width:125px; text-align:center; background:url(../images/li.jpg) 123px 0px no-repeat;}
.nav ul li a{ text-decoration:none; color:#fff;}
.nav ul li a:hover{ text-decoration:none; color:#fff; width:100px; height:30px; line-height:30px; background: url(../images/nav.jpg) no-repeat; display:block; margin-top:3px;}

.banner{
	float:none;
	width:1440px;
	height:424px;
	margin-top:0px;
	background-position: center;
}

.main{ float:left; width:1000px; min-height:500px; margin-top:10px;}
.left{ float:left; width:240px;}
.left_top{ float:left; width:240px; height:29px; background:url(../images/left_top.jpg) no-repeat;}
.left_top h3{ color:#FFF; font-size:13px; font-weight:400; margin-top:12px; margin-left:20px;}
.left1{ float:left; width:238px; border:1px #dcdcdc solid; margin-bottom:10px;}
.left1 ul{ padding:10px;}
.left1 ul li{ line-height:25px; background:url(../images/list.jpg) 10px 10px no-repeat; padding-left:35px; border-bottom:1px #EBEBEB dashed;}
.left2{ float:left; width:238px; border:1px #dcdcdc solid; margin-bottom:5px;}
.left2 p{ line-height:25px; padding:10px; margin-left:10px;}

.right{ float:right; width:740px;}
.right_top{ float:left; width:740px; height:37px; background:url(../images/right_top.jpg) no-repeat;}
.right_top h3{ font-size:13px; font-weight:400; color:#333; margin-top:8px; margin-left:35px;}
.right_top img{ float:right; margin-right:10px; margin-top:-15px;}
.right1{ float:right; width:740px; margin-bottom:10px;}
.right1 img{ float:left; margin:10px;}
.right1 p{ line-height:25px; text-indent:2em; padding:10px;}
.right2{ float:left; width:740px; margin-bottom:10px;}
.right2 img{ width:160px; height:160px; border:1px #DDD solid; padding:2px; margin:10px;}
.right2 p {line-height:30px; text-align:center; color:#333;}


.clear{ clear:both;}
.foot{
	width:100%;
	height:128px;
	text-align:center;
	margin-top:10px;
	background-image: url(../gaiban/d.jpg);
	background-repeat: repeat-x;
}
.foot p{ color:#FFF; padding-top:20px; line-height:25px;}


.ny_right{ float:right; width:740px;}
.ny_right_top{ float:left; width:740px; height:30px; background:url(../images/right_top.jpg) no-repeat;}
.ny_right_top h3{ font-size:13px; font-weight:400; color:#FFFFFF; margin-top:8px; margin-left:35px;}
.ny_right_top p{ float:right; margin-right:10px; margin-top:-12px;}
.ny_right1{ float:right; width:740px; margin-bottom:10px;}
.ny_right1 p{ line-height:25px; text-indent:2em; padding:10px;}
input { background:#dddddd; margin-left:15px;}
textarea {background:#dddddd; margin-left:15px;}
select {background:#dddddd; margin-left:15px;}
